Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regressions in custom memory allocator support #1934

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

oleavr
Copy link
Contributor

@oleavr oleavr commented Nov 9, 2022

Where new code started using malloc() and free() directly instead of
going through the cs_mem_* functions.

Where new code started using malloc() and free() directly instead of
going through the cs_mem_* functions.
@kabeor
Copy link
Member

kabeor commented Nov 24, 2022

Really thanks, merged:)

@kabeor kabeor merged commit bb35874 into capstone-engine:next Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants